Adding testverticalcells.c.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 4 Dec 2010 05:27:18 +0000 (14:27 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 5 Dec 2010 13:15:03 +0000 (22:15 +0900)
commit847581b67cf737e476c1e94c8f4cead87552afd1
tree9ddbbb7e646c4c75c5cb7cf1085fcbcb08f840ac
parent78979b2954102a6c52a3a6ccc0c1110c7ae35dab
Adding testverticalcells.c.

This test displays a GtkTreeViewColumn rendering a vertically
oriented GtkCellArea along side a horizontally oriented column
in the same treeview.
tests/Makefile.am
tests/testverticalcells.c [new file with mode: 0644]